github.com/jackc/pgx/v5.batchResults.closed (field)
6 uses
github.com/jackc/pgx/v5 (current package)
batch.go#L125: closed bool
batch.go#L134: if br.closed {
batch.go#L184: if br.closed {
batch.go#L238: if br.closed {
batch.go#L243: for br.err == nil && !br.closed && br.b != nil && br.qqIdx < len(br.b.QueuedQueries) {
batch.go#L254: br.closed = true
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)